home *** CD-ROM | disk | FTP | other *** search
/ Celestin Apprentice 5 / Apprentice-Release5.iso / Source Code / Libraries / CW GUSI 1.6.4 / include / stat.h < prev    next >
Text File  |  1995-04-23  |  178b  |  6 lines

  1. /* We define this include file for the sole purpose of preventing GUSI clients from 
  2.    getting the perfectly fine, but incompatible Metrowerks stat.h
  3.  */
  4.  
  5. #include <sys/stat.h>
  6.